From 9552000190db45a84cc45b1b257645e73772c46f Mon Sep 17 00:00:00 2001 From: Vinicius Jose Latorre Date: Sun, 3 Dec 2006 13:29:41 +0000 Subject: [PATCH] Fix paren.el. --- lisp/ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2b92ae02127..5e2dd937762 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -37,11 +37,12 @@ * descr-text.el (describe-char-unicodedata-file): Fix typo in docstring. -2006-12-01 Vinicius Jose Latorre +2006-12-01 Ben North * paren.el: Fix the highlight overlay extension when the user types a sequence of char very fast just after the open parenthesis. - Suggested by Ben North . + +2006-12-01 Vinicius Jose Latorre * ps-mule.el: Eliminate Emacs 20 compatibility. -- 2.30.2